﻿AI = {
	# Non-hostile goals for all starting subjects
	every_country = {
		save_scope_as = first_country
		every_country = {
			limit = { is_subject_of = prev }
			effect_set_non_hostile_mutual_secret_goal_power_difference = yes
		}		
	}
}	
